Skip to content

Conversation

@victor-eds
Copy link
Contributor

@victor-eds victor-eds commented Oct 28, 2024

This PR change the Triton base from 3613bf4 to 13594bb (Oct 24).
Pass rate: 98.98%

Please do not squash and merge this PR.

@victor-eds victor-eds self-assigned this Oct 28, 2024
@victor-eds victor-eds changed the title Merge OpenAI Triton commit 3889f3f3b97b817741e308c173409927b7c4536f Merge OpenAI Triton commit 13594bbf4571fbee066fe45fb8b1874690598e97 Oct 28, 2024
Copy link
Contributor

@whitneywhtsang whitneywhtsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing the change! Can you please redo the changes on top of the latest main? Reminder to not squash and merge.

lezcano and others added 2 commits October 28, 2024 14:03
…ty (intel#4968)

We add a new abstraction `LL::quotient` that abstracts the idea of "a
linear layout does not permute certain dimensions". Doing so, allows us
to remove `divideRight` and subsume them into this higher-level
abstraction.
We also fix a bug in `isCrossCTAConversion`.

We also remove some code duplication from `transferWithinThreads` and
`cvtReorderRegisters` in favour of a more generic approach.

We fix a bug in `sublayout` that meant that `sublayout` would reorder
`outDims`
at will by using a set instead of a vector.

I am missing adding tests for LL::quotient, will do in a minute.
Replace `divideRight` calls with `quotient` calls and simplify code following upstream model.

Signed-off-by: victor-eds <[email protected]>
@whitneywhtsang whitneywhtsang changed the title Merge OpenAI Triton commit 13594bbf4571fbee066fe45fb8b1874690598e97 Merge OpenAI Triton commit 13594bb Oct 28, 2024
@whitneywhtsang
Copy link
Contributor

Not sure how to rebase correctly with your repo, so rebased again here: #2582.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants